1·If the XML parser sees a null character in its input, it throws an exception and stops processing.
如果 XML 分析程序在其输入中看到一个空字符,它就会发出异常并停止处理。
2·For more discussion on this issue, see my article "The Null Flag Bug Pattern".
关于这个问题的更多讨论,请参阅我的文章《空标志错误模式》。
3·Therefore, it is null.
因此,它是空的。
4·Accessing the null pointer is very dangerous, as it might crash your program.
访问空指针是非常危险的,因为它可能使您的程序崩溃。
5·This method will return null if the focus owner is not in the same context as the calling thread.
如果该焦点所有者未和调用线程处于同一个上下文中,那么该方法会返回空。